From 73a839deeb8e7f6edf0190e74d07ec2e4869ec24 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 10 Jul 2002 08:18:18 +0000 Subject: [PATCH] (ido-enter-single-matching-directory): Delete leftover comment. --- lisp/ido.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/ido.el b/lisp/ido.el index d4c5d4fbeec..a0308e3ddfb 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -635,7 +635,6 @@ If value is 'slash, only enter if typing final slash, else do it always." (other :tag "Always" t)) :group 'ido) -Non-nil means if typing / results in only one matching directory, enter it (defcustom ido-create-new-buffer 'prompt "*Specify whether a new buffer is created if no buffer matches substring. Choices are 'always to create new buffers unconditionally, 'prompt to -- 2.30.2